home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDProperties.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  1.8 KB  |  47 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 authorsPropertiesAction = id; 
  6.                 cancelPropertiesAction = id; 
  7.                 clearAuthorsPropertiesAction = id; 
  8.                 clearKeywordsPropertiesAction = id; 
  9.                 clearOrganizationsPropertiesAction = id; 
  10.                 clearProjectsPropertiesAction = id; 
  11.                 clearPropertiesAction = id; 
  12.                 commentPropertiesAction = id; 
  13.                 copyrightPropertiesAction = id; 
  14.                 descriptionPropertiesAction = id; 
  15.                 helpPropertiesAction = id; 
  16.                 keywordsPropertiesAction = id; 
  17.                 okPropertiesAction = id; 
  18.                 organizationsPropertiesAction = id; 
  19.                 projectsPropertiesAction = id; 
  20.                 setAsDefaultAction = id; 
  21.                 titlePropertiesAction = id; 
  22.                 versionPropertiesAction = id; 
  23.             }; 
  24.             CLASS = DKDPropertiesPanel; 
  25.             LANGUAGE = ObjC; 
  26.             OUTLETS = {
  27.                 authorsPropertiesComboBox = NSComboBox; 
  28.                 commentPropertiesText = NSTextField; 
  29.                 copyrightPropertiesText = NSTextField; 
  30.                 descriptionPropertiesText = NSTextField; 
  31.                 keywordsPropertiesComboBox = NSComboBox; 
  32.                 organizationsPropertiesComboBox = NSComboBox; 
  33.                 projectsPropertiesComboBox = NSComboBox; 
  34.                 titlePropertiesText = NSTextField; 
  35.                 versionPropertiesText = NSTextField; 
  36.             }; 
  37.             SUPERCLASS = NSWindowController; 
  38.         }, 
  39.         {
  40.             ACTIONS = {"" = id; }; 
  41.             CLASS = FirstResponder; 
  42.             LANGUAGE = ObjC; 
  43.             SUPERCLASS = NSObject; 
  44.         }
  45.     ); 
  46.     IBVersion = 1; 
  47. }